GpaCalculationType 
EntityType  Independent 
Logical Entity Name  GpaCalculationType 
Default Table Name  AdGPA 
Logical Only  NO 
Definition 
 
Note 
 

GpaCalculationType Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
GpaCalculationTypeId(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Name    VARCHAR(50)  NO 
 
CampusGroupId(FK)    INTEGER  NO 
 
IsActive    BIT  NO 
 
IsSystem    BIT  NO 
 
DecimalPrecision    TINYINT  NO 
 
IsTruncated    BIT  NO 
 
DegreeLevel    INTEGER  NO 
 
IncludeTermCalc    BIT  NO 
 
PrevEducationType    TINYINT  NO 
 
IsWeighted    BIT  NO 
 
RetakeMethod    TINYINT  NO 
 
IsBasedOnCreditHours    BIT  NO 
 
ShowOnTranscript    BIT  NO 
 
ShowOnReportCard    BIT  NO 
 
ShowOnDegreeAudit    BIT  NO 
 
IsIncludedAutoAward    BIT  NO 
 
IsCommentVisible    BIT  NO 
 
Note    VARCHAR(2000)  YES 
 
InactiveDate    DATETIME  YES 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

GpaCalculationType Keys 
Key Name  Key Type  Keys 
PK_AdGPA_AdGPAID  PrimaryKey  GpaCalculationTypeId 

GpaCalculationType Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
CampusGroup  Non-Identifying  One To Zero or More        CampusGroupId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
GpaCalculationTypeLetterGrade  Non-Identifying  One To Zero or More          NO 
GpaCalculationTypeTransferCreditCalculation  Non-Identifying  One To Zero or More          NO 
GpaCalculationTypeCourseAttribute  Non-Identifying  One To Zero or More          NO 
GpaCalculationTypeProgram  Non-Identifying  One To Zero or More          NO 
StudentGpa  Non-Identifying  One To Zero or More          NO 
StudentGpaIncludedCourse  Non-Identifying  One To Zero or More          NO 
GpaCalculationTypeTransferCreditStatus  Non-Identifying  One To Zero or More          NO 
GpaCalculationTypeTransferCreditType  Non-Identifying  One To Zero or More          NO 
SyGPACalculateQueue  Non-Identifying  One To Zero or More          NO 
GpaCalculationTypeCourseAttribute  Non-Identifying  One To Zero or More          NO 
GpaCalculationTypeLetterGrade  Non-Identifying  One To Zero or More          NO 
GpaCalculationTypeProgram  Non-Identifying  One To Zero or More          NO 
GpaCalculationTypeTransferCreditCalculation  Non-Identifying  One To Zero or More          NO 
GpaCalculationTypeTransferCreditStatus  Non-Identifying  One To Zero or More          NO 
GpaCalculationTypeTransferCreditType  Non-Identifying  One To Zero or More          NO 
StudentGpa  Non-Identifying  One To Zero or More          NO 

GpaCalculationType Check Constraints 
Check Constraint Name  CheckConstraint